func internal/profile.checkType
6 uses
internal/profile (current package)
proto.go#L244: func checkType(b *buffer, typ int) error {
proto.go#L252: if err := checkType(b, 2); err != nil {
proto.go#L275: if err := checkType(b, 0); err != nil {
proto.go#L306: if err := checkType(b, 0); err != nil {
proto.go#L337: if err := checkType(b, 2); err != nil {
proto.go#L354: if err := checkType(b, 0); err != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)